home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / chemistr / chem101.sit / Chem 101 / card_12855.txt < prev    next >
Text File  |  1989-08-27  |  43KB  |  2,185 lines

  1. -- card: 12855 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 13162
  5. -- name: Periodic Table
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=14 top=44 right=75 bottom=40
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: H
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve
  23.   go to card "H"
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=14 top=76 right=107 bottom=40
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Li
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect dissolve
  43.   go to card "Li"
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 3 (button)
  49. -- low flags: 00
  50. -- high flags: 2000
  51. -- rect: left=41 top=76 right=107 bottom=67
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Be
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   visual effect dissolve
  63.   go to card "Be"
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 4 (button)
  69. -- low flags: 00
  70. -- high flags: 2000
  71. -- rect: left=14 top=108 right=139 bottom=42
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: Na
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   visual effect dissolve
  83.   go to card "Na"
  84. end mouseUp
  85.  
  86.  
  87.  
  88. -- part 5 (button)
  89. -- low flags: 00
  90. -- high flags: 2000
  91. -- rect: left=41 top=108 right=139 bottom=66
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: Mg
  100. ----- HyperTalk script -----
  101. on mouseUp
  102.   visual effect dissolve
  103.   go to card "Mg"
  104. end mouseUp
  105.  
  106.  
  107.  
  108. -- part 6 (button)
  109. -- low flags: 00
  110. -- high flags: 2000
  111. -- rect: left=14 top=140 right=171 bottom=40
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 1
  115. -- font id: 0
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: K
  120. ----- HyperTalk script -----
  121. on mouseUp
  122.   visual effect dissolve
  123.   go to card "K"
  124. end mouseUp
  125.  
  126.  
  127.  
  128. -- part 7 (button)
  129. -- low flags: 00
  130. -- high flags: 2000
  131. -- rect: left=40 top=140 right=171 bottom=67
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: Ca
  140. ----- HyperTalk script -----
  141. on mouseUp
  142.   visual effect dissolve
  143.   go to card "Ca"
  144. end mouseUp
  145.  
  146.  
  147.  
  148. -- part 8 (button)
  149. -- low flags: 00
  150. -- high flags: 2000
  151. -- rect: left=13 top=172 right=203 bottom=39
  152. -- title width / last selected line: 0
  153. -- icon id / first selected line: 0 / 0
  154. -- text alignment: 1
  155. -- font id: 0
  156. -- text size: 12
  157. -- style flags: 0
  158. -- line height: 16
  159. -- part name: Rb
  160. ----- HyperTalk script -----
  161. on mouseUp
  162.   visual effect dissolve
  163.   go to card "Rb"
  164. end mouseUp
  165.  
  166.  
  167.  
  168. -- part 9 (button)
  169. -- low flags: 00
  170. -- high flags: 2000
  171. -- rect: left=40 top=171 right=205 bottom=67
  172. -- title width / last selected line: 0
  173. -- icon id / first selected line: 0 / 0
  174. -- text alignment: 1
  175. -- font id: 0
  176. -- text size: 12
  177. -- style flags: 0
  178. -- line height: 16
  179. -- part name: Sr
  180. ----- HyperTalk script -----
  181. on mouseUp
  182.   visual effect dissolve
  183.   go to card "Sr"
  184. end mouseUp
  185.  
  186.  
  187.  
  188. -- part 10 (button)
  189. -- low flags: 00
  190. -- high flags: 2000
  191. -- rect: left=14 top=204 right=235 bottom=41
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 0 / 0
  194. -- text alignment: 1
  195. -- font id: 0
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: Cs
  200. ----- HyperTalk script -----
  201. on mouseUp
  202.   visual effect dissolve
  203.   go to card "Cs"
  204. end mouseUp
  205.  
  206.  
  207.  
  208. -- part 11 (button)
  209. -- low flags: 00
  210. -- high flags: 2000
  211. -- rect: left=40 top=204 right=235 bottom=68
  212. -- title width / last selected line: 0
  213. -- icon id / first selected line: 0 / 0
  214. -- text alignment: 1
  215. -- font id: 0
  216. -- text size: 12
  217. -- style flags: 0
  218. -- line height: 16
  219. -- part name: Ba
  220. ----- HyperTalk script -----
  221. on mouseUp
  222.   visual effect dissolve
  223.   go to card "Ba"
  224. end mouseUp
  225.  
  226.  
  227.  
  228. -- part 12 (button)
  229. -- low flags: 00
  230. -- high flags: 2000
  231. -- rect: left=14 top=236 right=268 bottom=40
  232. -- title width / last selected line: 0
  233. -- icon id / first selected line: 0 / 0
  234. -- text alignment: 1
  235. -- font id: 0
  236. -- text size: 12
  237. -- style flags: 0
  238. -- line height: 16
  239. -- part name: Fr
  240. ----- HyperTalk script -----
  241. on mouseUp
  242.   visual effect dissolve
  243.   go to card "Fr"
  244. end mouseUp
  245.  
  246.  
  247.  
  248. -- part 13 (button)
  249. -- low flags: 00
  250. -- high flags: 2000
  251. -- rect: left=40 top=236 right=267 bottom=66
  252. -- title width / last selected line: 0
  253. -- icon id / first selected line: 0 / 0
  254. -- text alignment: 1
  255. -- font id: 0
  256. -- text size: 12
  257. -- style flags: 0
  258. -- line height: 16
  259. -- part name: Ra
  260. ----- HyperTalk script -----
  261. on mouseUp
  262.   visual effect dissolve
  263.   go to card "Ra"
  264. end mouseUp
  265.  
  266.  
  267.  
  268. -- part 14 (button)
  269. -- low flags: 00
  270. -- high flags: 2000
  271. -- rect: left=66 top=235 right=267 bottom=95
  272. -- title width / last selected line: 0
  273. -- icon id / first selected line: 0 / 0
  274. -- text alignment: 1
  275. -- font id: 0
  276. -- text size: 12
  277. -- style flags: 0
  278. -- line height: 16
  279. -- part name: Ac
  280. ----- HyperTalk script -----
  281. on mouseUp
  282.   visual effect dissolve
  283.   go to card "Ac"
  284. end mouseUp
  285.  
  286.  
  287.  
  288. -- part 15 (button)
  289. -- low flags: 00
  290. -- high flags: 2000
  291. -- rect: left=68 top=140 right=171 bottom=95
  292. -- title width / last selected line: 0
  293. -- icon id / first selected line: 0 / 0
  294. -- text alignment: 1
  295. -- font id: 0
  296. -- text size: 12
  297. -- style flags: 0
  298. -- line height: 16
  299. -- part name: Sc
  300. ----- HyperTalk script -----
  301. on mouseUp
  302.   visual effect dissolve
  303.   go to card "Sc"
  304. end mouseUp
  305.  
  306.  
  307.  
  308. -- part 16 (button)
  309. -- low flags: 00
  310. -- high flags: 2000
  311. -- rect: left=67 top=172 right=204 bottom=94
  312. -- title width / last selected line: 0
  313. -- icon id / first selected line: 0 / 0
  314. -- text alignment: 1
  315. -- font id: 0
  316. -- text size: 12
  317. -- style flags: 0
  318. -- line height: 16
  319. -- part name: Y
  320. ----- HyperTalk script -----
  321. on mouseUp
  322.   visual effect dissolve
  323.   go to card "Y"
  324. end mouseUp
  325.  
  326.  
  327.  
  328. -- part 17 (button)
  329. -- low flags: 00
  330. -- high flags: 2000
  331. -- rect: left=435 top=274 right=305 bottom=461
  332. -- title width / last selected line: 0
  333. -- icon id / first selected line: 0 / 0
  334. -- text alignment: 1
  335. -- font id: 0
  336. -- text size: 12
  337. -- style flags: 0
  338. -- line height: 16
  339. -- part name: Lu
  340. ----- HyperTalk script -----
  341. on mouseUp
  342.   visual effect dissolve
  343.   go to card "Lu"
  344. end mouseUp
  345.  
  346.  
  347.  
  348. -- part 18 (button)
  349. -- low flags: 00
  350. -- high flags: 2000
  351. -- rect: left=434 top=306 right=338 bottom=461
  352. -- title width / last selected line: 0
  353. -- icon id / first selected line: 0 / 0
  354. -- text alignment: 1
  355. -- font id: 0
  356. -- text size: 12
  357. -- style flags: 0
  358. -- line height: 16
  359. -- part name: Lr
  360. ----- HyperTalk script -----
  361. on mouseUp
  362.   visual effect dissolve
  363.   go to card "Lr"
  364. end mouseUp
  365.  
  366.  
  367.  
  368. -- part 19 (button)
  369. -- low flags: 00
  370. -- high flags: 2000
  371. -- rect: left=93 top=139 right=170 bottom=121
  372. -- title width / last selected line: 0
  373. -- icon id / first selected line: 0 / 0
  374. -- text alignment: 1
  375. -- font id: 0
  376. -- text size: 12
  377. -- style flags: 0
  378. -- line height: 16
  379. -- part name: Ti
  380. ----- HyperTalk script -----
  381. on mouseUp
  382.   visual effect dissolve
  383.   go to card "Ti"
  384. end mouseUp
  385.  
  386.  
  387.  
  388. -- part 20 (button)
  389. -- low flags: 00
  390. -- high flags: 2000
  391. -- rect: left=95 top=170 right=202 bottom=121
  392. -- title width / last selected line: 0
  393. -- icon id / first selected line: 0 / 0
  394. -- text alignment: 1
  395. -- font id: 0
  396. -- text size: 12
  397. -- style flags: 0
  398. -- line height: 16
  399. -- part name: Zr
  400. ----- HyperTalk script -----
  401. on mouseUp
  402.   visual effect dissolve
  403.   go to card "Zr"
  404. end mouseUp
  405.  
  406.  
  407.  
  408. -- part 21 (button)
  409. -- low flags: 00
  410. -- high flags: 2000
  411. -- rect: left=95 top=202 right=235 bottom=122
  412. -- title width / last selected line: 0
  413. -- icon id / first selected line: 0 / 0
  414. -- text alignment: 1
  415. -- font id: 0
  416. -- text size: 12
  417. -- style flags: 0
  418. -- line height: 16
  419. -- part name: Hf
  420. ----- HyperTalk script -----
  421. on mouseUp
  422.   visual effect dissolve
  423.   go to card "Hf"
  424. end mouseUp
  425.  
  426.  
  427.  
  428. -- part 22 (button)
  429. -- low flags: 00
  430. -- high flags: 2000
  431. -- rect: left=121 top=139 right=171 bottom=149
  432. -- title width / last selected line: 0
  433. -- icon id / first selected line: 0 / 0
  434. -- text alignment: 1
  435. -- font id: 0
  436. -- text size: 12
  437. -- style flags: 0
  438. -- line height: 16
  439. -- part name: V
  440. ----- HyperTalk script -----
  441. on mouseUp
  442.   visual effect dissolve
  443.   go to card "V"
  444. end mouseUp
  445.  
  446.  
  447.  
  448. -- part 23 (button)
  449. -- low flags: 00
  450. -- high flags: 2000
  451. -- rect: left=122 top=171 right=203 bottom=149
  452. -- title width / last selected line: 0
  453. -- icon id / first selected line: 0 / 0
  454. -- text alignment: 1
  455. -- font id: 0
  456. -- text size: 12
  457. -- style flags: 0
  458. -- line height: 16
  459. -- part name: Nb
  460. ----- HyperTalk script -----
  461. on mouseUp
  462.   visual effect dissolve
  463.   go to card "Nb"
  464. end mouseUp
  465.  
  466.  
  467.  
  468. -- part 24 (button)
  469. -- low flags: 00
  470. -- high flags: 2000
  471. -- rect: left=121 top=204 right=236 bottom=148
  472. -- title width / last selected line: 0
  473. -- icon id / first selected line: 0 / 0
  474. -- text alignment: 1
  475. -- font id: 0
  476. -- text size: 12
  477. -- style flags: 0
  478. -- line height: 16
  479. -- part name: Ta
  480. ----- HyperTalk script -----
  481. on mouseUp
  482.   visual effect dissolve
  483.   go to card "Ta"
  484. end mouseUp
  485.  
  486.  
  487.  
  488. -- part 25 (button)
  489. -- low flags: 00
  490. -- high flags: 2000
  491. -- rect: left=148 top=139 right=172 bottom=177
  492. -- title width / last selected line: 0
  493. -- icon id / first selected line: 0 / 0
  494. -- text alignment: 1
  495. -- font id: 0
  496. -- text size: 12
  497. -- style flags: 0
  498. -- line height: 16
  499. -- part name: Cr
  500. ----- HyperTalk script -----
  501. on mouseUp
  502.   visual effect dissolve
  503.   go to card "Cr"
  504. end mouseUp
  505.  
  506.  
  507.  
  508. -- part 26 (button)
  509. -- low flags: 00
  510. -- high flags: 2000
  511. -- rect: left=148 top=172 right=203 bottom=176
  512. -- title width / last selected line: 0
  513. -- icon id / first selected line: 0 / 0
  514. -- text alignment: 1
  515. -- font id: 0
  516. -- text size: 12
  517. -- style flags: 0
  518. -- line height: 16
  519. -- part name: Mo
  520. ----- HyperTalk script -----
  521. on mouseUp
  522.   visual effect dissolve
  523.   go to card "Mo"
  524. end mouseUp
  525.  
  526.  
  527.  
  528. -- part 27 (button)
  529. -- low flags: 00
  530. -- high flags: 2000
  531. -- rect: left=147 top=204 right=235 bottom=176
  532. -- title width / last selected line: 0
  533. -- icon id / first selected line: 0 / 0
  534. -- text alignment: 1
  535. -- font id: 0
  536. -- text size: 12
  537. -- style flags: 0
  538. -- line height: 16
  539. -- part name: W
  540. ----- HyperTalk script -----
  541. on mouseUp
  542.   visual effect dissolve
  543.   go to card "W"
  544. end mouseUp
  545.  
  546.  
  547.  
  548. -- part 28 (button)
  549. -- low flags: 00
  550. -- high flags: 2000
  551. -- rect: left=176 top=139 right=171 bottom=202
  552. -- title width / last selected line: 0
  553. -- icon id / first selected line: 0 / 0
  554. -- text alignment: 1
  555. -- font id: 0
  556. -- text size: 12
  557. -- style flags: 0
  558. -- line height: 16
  559. -- part name: Mn
  560. ----- HyperTalk script -----
  561. on mouseUp
  562.   visual effect dissolve
  563.   go to card "Mn"
  564. end mouseUp
  565.  
  566.  
  567.  
  568. -- part 29 (button)
  569. -- low flags: 00
  570. -- high flags: 2000
  571. -- rect: left=175 top=172 right=205 bottom=203
  572. -- title width / last selected line: 0
  573. -- icon id / first selected line: 0 / 0
  574. -- text alignment: 1
  575. -- font id: 0
  576. -- text size: 12
  577. -- style flags: 0
  578. -- line height: 16
  579. -- part name: Tc
  580. ----- HyperTalk script -----
  581. on mouseUp
  582.   visual effect dissolve
  583.   go to card "Tc"
  584. end mouseUp
  585.  
  586.  
  587.  
  588. -- part 32 (button)
  589. -- low flags: 00
  590. -- high flags: 2000
  591. -- rect: left=175 top=203 right=235 bottom=204
  592. -- title width / last selected line: 0
  593. -- icon id / first selected line: 0 / 0
  594. -- text alignment: 1
  595. -- font id: 0
  596. -- text size: 12
  597. -- style flags: 0
  598. -- line height: 16
  599. -- part name: Re
  600. ----- HyperTalk script -----
  601. on mouseUp
  602.   visual effect dissolve
  603.   go to card "Re"
  604. end mouseUp
  605.  
  606.  
  607.  
  608. -- part 33 (button)
  609. -- low flags: 00
  610. -- high flags: 2000
  611. -- rect: left=202 top=139 right=170 bottom=229
  612. -- title width / last selected line: 0
  613. -- icon id / first selected line: 0 / 0
  614. -- text alignment: 1
  615. -- font id: 0
  616. -- text size: 12
  617. -- style flags: 0
  618. -- line height: 16
  619. -- part name: Fe
  620. ----- HyperTalk script -----
  621. on mouseUp
  622.   visual effect dissolve
  623.   go to card "Fe"
  624. end mouseUp
  625.  
  626.  
  627.  
  628. -- part 34 (button)
  629. -- low flags: 00
  630. -- high flags: 2000
  631. -- rect: left=202 top=170 right=205 bottom=230
  632. -- title width / last selected line: 0
  633. -- icon id / first selected line: 0 / 0
  634. -- text alignment: 1
  635. -- font id: 0
  636. -- text size: 12
  637. -- style flags: 0
  638. -- line height: 16
  639. -- part name: Ru
  640. ----- HyperTalk script -----
  641. on mouseUp
  642.   visual effect dissolve
  643.   go to card "Ru"
  644. end mouseUp
  645.  
  646.  
  647.  
  648. -- part 35 (button)
  649. -- low flags: 00
  650. -- high flags: 2000
  651. -- rect: left=202 top=204 right=235 bottom=229
  652. -- title width / last selected line: 0
  653. -- icon id / first selected line: 0 / 0
  654. -- text alignment: 1
  655. -- font id: 0
  656. -- text size: 12
  657. -- style flags: 0
  658. -- line height: 16
  659. -- part name: Os
  660. ----- HyperTalk script -----
  661. on mouseUp
  662.   visual effect dissolve
  663.   go to card "Os"
  664. end mouseUp
  665.  
  666.  
  667.  
  668. -- part 36 (button)
  669. -- low flags: 00
  670. -- high flags: 2000
  671. -- rect: left=229 top=140 right=171 bottom=256
  672. -- title width / last selected line: 0
  673. -- icon id / first selected line: 0 / 0
  674. -- text alignment: 1
  675. -- font id: 0
  676. -- text size: 12
  677. -- style flags: 0
  678. -- line height: 16
  679. -- part name: Co
  680. ----- HyperTalk script -----
  681. on mouseUp
  682.   visual effect dissolve
  683.   go to card "Co"
  684. end mouseUp
  685.  
  686.  
  687.  
  688. -- part 37 (button)
  689. -- low flags: 00
  690. -- high flags: 2000
  691. -- rect: left=229 top=172 right=203 bottom=257
  692. -- title width / last selected line: 0
  693. -- icon id / first selected line: 0 / 0
  694. -- text alignment: 1
  695. -- font id: 0
  696. -- text size: 12
  697. -- style flags: 0
  698. -- line height: 16
  699. -- part name: Rh
  700. ----- HyperTalk script -----
  701. on mouseUp
  702.   visual effect dissolve
  703.   go to card "Rh"
  704. end mouseUp
  705.  
  706.  
  707.  
  708. -- part 38 (button)
  709. -- low flags: 00
  710. -- high flags: 2000
  711. -- rect: left=230 top=203 right=235 bottom=256
  712. -- title width / last selected line: 0
  713. -- icon id / first selected line: 0 / 0
  714. -- text alignment: 1
  715. -- font id: 0
  716. -- text size: 12
  717. -- style flags: 0
  718. -- line height: 16
  719. -- part name: Ir
  720. ----- HyperTalk script -----
  721. on mouseUp
  722.   visual effect dissolve
  723.   go to card "Ir"
  724. end mouseUp
  725.  
  726.  
  727.  
  728. -- part 39 (button)
  729. -- low flags: 00
  730. -- high flags: 2000
  731. -- rect: left=257 top=140 right=173 bottom=285
  732. -- title width / last selected line: 0
  733. -- icon id / first selected line: 0 / 0
  734. -- text alignment: 1
  735. -- font id: 0
  736. -- text size: 12
  737. -- style flags: 0
  738. -- line height: 16
  739. -- part name: Ni
  740. ----- HyperTalk script -----
  741. on mouseUp
  742.   visual effect dissolve
  743.   go to card "Ni"
  744. end mouseUp
  745.  
  746.  
  747.  
  748. -- part 40 (button)
  749. -- low flags: 00
  750. -- high flags: 2000
  751. -- rect: left=256 top=173 right=203 bottom=283
  752. -- title width / last selected line: 0
  753. -- icon id / first selected line: 0 / 0
  754. -- text alignment: 1
  755. -- font id: 0
  756. -- text size: 12
  757. -- style flags: 0
  758. -- line height: 16
  759. -- part name: Pd
  760. ----- HyperTalk script -----
  761. on mouseUp
  762.   visual effect dissolve
  763.   go to card "Pd"
  764. end mouseUp
  765.  
  766.  
  767.  
  768. -- part 41 (button)
  769. -- low flags: 00
  770. -- high flags: 2000
  771. -- rect: left=257 top=202 right=235 bottom=284
  772. -- title width / last selected line: 0
  773. -- icon id / first selected line: 0 / 0
  774. -- text alignment: 1
  775. -- font id: 0
  776. -- text size: 12
  777. -- style flags: 0
  778. -- line height: 16
  779. -- part name: Pt
  780. ----- HyperTalk script -----
  781. on mouseUp
  782.   visual effect dissolve
  783.   go to card "Pt"
  784. end mouseUp
  785.  
  786.  
  787.  
  788. -- part 42 (button)
  789. -- low flags: 00
  790. -- high flags: 2000
  791. -- rect: left=284 top=140 right=171 bottom=310
  792. -- title width / last selected line: 0
  793. -- icon id / first selected line: 0 / 0
  794. -- text alignment: 1
  795. -- font id: 0
  796. -- text size: 12
  797. -- style flags: 0
  798. -- line height: 16
  799. -- part name: Cu
  800. ----- HyperTalk script -----
  801. on mouseUp
  802.   visual effect dissolve
  803.   go to card "Cu"
  804. end mouseUp
  805.  
  806.  
  807.  
  808. -- part 43 (button)
  809. -- low flags: 00
  810. -- high flags: 2000
  811. -- rect: left=284 top=172 right=203 bottom=311
  812. -- title width / last selected line: 0
  813. -- icon id / first selected line: 0 / 0
  814. -- text alignment: 1
  815. -- font id: 0
  816. -- text size: 12
  817. -- style flags: 0
  818. -- line height: 16
  819. -- part name: Ag
  820. ----- HyperTalk script -----
  821. on mouseUp
  822.   visual effect dissolve
  823.   go to card "Ag"
  824. end mouseUp
  825.  
  826.  
  827.  
  828. -- part 44 (button)
  829. -- low flags: 00
  830. -- high flags: 2000
  831. -- rect: left=284 top=203 right=235 bottom=311
  832. -- title width / last selected line: 0
  833. -- icon id / first selected line: 0 / 0
  834. -- text alignment: 1
  835. -- font id: 0
  836. -- text size: 12
  837. -- style flags: 0
  838. -- line height: 16
  839. -- part name: Au
  840. ----- HyperTalk script -----
  841. on mouseUp
  842.   visual effect dissolve
  843.   go to card "Au"
  844. end mouseUp
  845.  
  846.  
  847.  
  848. -- part 45 (button)
  849. -- low flags: 00
  850. -- high flags: 2000
  851. -- rect: left=310 top=139 right=171 bottom=336
  852. -- title width / last selected line: 0
  853. -- icon id / first selected line: 0 / 0
  854. -- text alignment: 1
  855. -- font id: 0
  856. -- text size: 12
  857. -- style flags: 0
  858. -- line height: 16
  859. -- part name: Zn
  860. ----- HyperTalk script -----
  861. on mouseUp
  862.   visual effect dissolve
  863.   go to card "Zn"
  864. end mouseUp
  865.  
  866.  
  867.  
  868. -- part 46 (button)
  869. -- low flags: 00
  870. -- high flags: 2000
  871. -- rect: left=311 top=172 right=204 bottom=338
  872. -- title width / last selected line: 0
  873. -- icon id / first selected line: 0 / 0
  874. -- text alignment: 1
  875. -- font id: 0
  876. -- text size: 12
  877. -- style flags: 0
  878. -- line height: 16
  879. -- part name: Cd
  880. ----- HyperTalk script -----
  881. on mouseUp
  882.   visual effect dissolve
  883.   go to card "Cd"
  884. end mouseUp
  885.  
  886.  
  887.  
  888. -- part 47 (button)
  889. -- low flags: 00
  890. -- high flags: 2000
  891. -- rect: left=311 top=204 right=235 bottom=338
  892. -- title width / last selected line: 0
  893. -- icon id / first selected line: 0 / 0
  894. -- text alignment: 1
  895. -- font id: 0
  896. -- text size: 12
  897. -- style flags: 0
  898. -- line height: 16
  899. -- part name: Hg
  900. ----- HyperTalk script -----
  901. on mouseUp
  902.   visual effect dissolve
  903.   go to card "Hg"
  904. end mouseUp
  905.  
  906.  
  907.  
  908. -- part 48 (button)
  909. -- low flags: 00
  910. -- high flags: 2000
  911. -- rect: left=337 top=75 right=108 bottom=366
  912. -- title width / last selected line: 0
  913. -- icon id / first selected line: 0 / 0
  914. -- text alignment: 1
  915. -- font id: 0
  916. -- text size: 12
  917. -- style flags: 0
  918. -- line height: 16
  919. -- part name: B
  920. ----- HyperTalk script -----
  921. on mouseUp
  922.   visual effect dissolve
  923.   go to card "B"
  924. end mouseUp
  925.  
  926.  
  927.  
  928. -- part 49 (button)
  929. -- low flags: 00
  930. -- high flags: 2000
  931. -- rect: left=337 top=108 right=140 bottom=364
  932. -- title width / last selected line: 0
  933. -- icon id / first selected line: 0 / 0
  934. -- text alignment: 1
  935. -- font id: 0
  936. -- text size: 12
  937. -- style flags: 0
  938. -- line height: 16
  939. -- part name: Al
  940. ----- HyperTalk script -----
  941. on mouseUp
  942.   visual effect dissolve
  943.   go to card "Al"
  944. end mouseUp
  945.  
  946.  
  947.  
  948. -- part 50 (button)
  949. -- low flags: 00
  950. -- high flags: 2000
  951. -- rect: left=336 top=140 right=171 bottom=364
  952. -- title width / last selected line: 0
  953. -- icon id / first selected line: 0 / 0
  954. -- text alignment: 1
  955. -- font id: 0
  956. -- text size: 12
  957. -- style flags: 0
  958. -- line height: 16
  959. -- part name: Ga
  960. ----- HyperTalk script -----
  961. on mouseUp
  962.   visual effect dissolve
  963.   go to card "Ga"
  964. end mouseUp
  965.  
  966.  
  967.  
  968. -- part 51 (button)
  969. -- low flags: 00
  970. -- high flags: 2000
  971. -- rect: left=337 top=170 right=204 bottom=365
  972. -- title width / last selected line: 0
  973. -- icon id / first selected line: 0 / 0
  974. -- text alignment: 1
  975. -- font id: 0
  976. -- text size: 12
  977. -- style flags: 0
  978. -- line height: 16
  979. -- part name: In
  980. ----- HyperTalk script -----
  981. on mouseUp
  982.   visual effect dissolve
  983.   go to card "In"
  984. end mouseUp
  985.  
  986.  
  987.  
  988. -- part 52 (button)
  989. -- low flags: 00
  990. -- high flags: 2000
  991. -- rect: left=338 top=204 right=235 bottom=365
  992. -- title width / last selected line: 0
  993. -- icon id / first selected line: 0 / 0
  994. -- text alignment: 1
  995. -- font id: 0
  996. -- text size: 12
  997. -- style flags: 0
  998. -- line height: 16
  999. -- part name: Tl
  1000. ----- HyperTalk script -----
  1001. on mouseUp
  1002.   visual effect dissolve
  1003.   go to card "Tl"
  1004. end mouseUp
  1005.  
  1006.  
  1007.  
  1008. -- part 53 (button)
  1009. -- low flags: 00
  1010. -- high flags: 2000
  1011. -- rect: left=365 top=75 right=107 bottom=392
  1012. -- title width / last selected line: 0
  1013. -- icon id / first selected line: 0 / 0
  1014. -- text alignment: 1
  1015. -- font id: 0
  1016. -- text size: 12
  1017. -- style flags: 0
  1018. -- line height: 16
  1019. -- part name: C
  1020. ----- HyperTalk script -----
  1021. on mouseUp
  1022.   visual effect dissolve
  1023.   go to card "C"
  1024. end mouseUp
  1025.  
  1026.  
  1027.  
  1028. -- part 54 (button)
  1029. -- low flags: 00
  1030. -- high flags: 2000
  1031. -- rect: left=365 top=108 right=139 bottom=391
  1032. -- title width / last selected line: 0
  1033. -- icon id / first selected line: 0 / 0
  1034. -- text alignment: 1
  1035. -- font id: 0
  1036. -- text size: 12
  1037. -- style flags: 0
  1038. -- line height: 16
  1039. -- part name: Si
  1040. ----- HyperTalk script -----
  1041. on mouseUp
  1042.   visual effect dissolve
  1043.   go to card "Si"
  1044. end mouseUp
  1045.  
  1046.  
  1047.  
  1048. -- part 55 (button)
  1049. -- low flags: 00
  1050. -- high flags: 2000
  1051. -- rect: left=364 top=140 right=171 bottom=392
  1052. -- title width / last selected line: 0
  1053. -- icon id / first selected line: 0 / 0
  1054. -- text alignment: 1
  1055. -- font id: 0
  1056. -- text size: 12
  1057. -- style flags: 0
  1058. -- line height: 16
  1059. -- part name: Ge
  1060. ----- HyperTalk script -----
  1061. on mouseUp
  1062.   visual effect dissolve
  1063.   go to card "Ge"
  1064. end mouseUp
  1065.  
  1066.  
  1067.  
  1068. -- part 56 (button)
  1069. -- low flags: 00
  1070. -- high flags: 2000
  1071. -- rect: left=364 top=170 right=202 bottom=391
  1072. -- title width / last selected line: 0
  1073. -- icon id / first selected line: 0 / 0
  1074. -- text alignment: 1
  1075. -- font id: 0
  1076. -- text size: 12
  1077. -- style flags: 0
  1078. -- line height: 16
  1079. -- part name: Sn
  1080. ----- HyperTalk script -----
  1081. on mouseUp
  1082.   visual effect dissolve
  1083.   go to card "Sn"
  1084. end mouseUp
  1085.  
  1086.  
  1087.  
  1088. -- part 57 (button)
  1089. -- low flags: 00
  1090. -- high flags: 2000
  1091. -- rect: left=364 top=202 right=235 bottom=391
  1092. -- title width / last selected line: 0
  1093. -- icon id / first selected line: 0 / 0
  1094. -- text alignment: 1
  1095. -- font id: 0
  1096. -- text size: 12
  1097. -- style flags: 0
  1098. -- line height: 16
  1099. -- part name: Pb
  1100. ----- HyperTalk script -----
  1101. on mouseUp
  1102.   visual effect dissolve
  1103.   go to card "Pb"
  1104. end mouseUp
  1105.  
  1106.  
  1107.  
  1108. -- part 59 (button)
  1109. -- low flags: 00
  1110. -- high flags: 2000
  1111. -- rect: left=391 top=76 right=107 bottom=418
  1112. -- title width / last selected line: 0
  1113. -- icon id / first selected line: 0 / 0
  1114. -- text alignment: 1
  1115. -- font id: 0
  1116. -- text size: 12
  1117. -- style flags: 0
  1118. -- line height: 16
  1119. -- part name: N
  1120. ----- HyperTalk script -----
  1121. on mouseUp
  1122.   visual effect dissolve
  1123.   go to card "N"
  1124. end mouseUp
  1125.  
  1126.  
  1127.  
  1128. -- part 60 (button)
  1129. -- low flags: 00
  1130. -- high flags: 2000
  1131. -- rect: left=392 top=108 right=140 bottom=418
  1132. -- title width / last selected line: 0
  1133. -- icon id / first selected line: 0 / 0
  1134. -- text alignment: 1
  1135. -- font id: 0
  1136. -- text size: 12
  1137. -- style flags: 0
  1138. -- line height: 16
  1139. -- part name: P
  1140. ----- HyperTalk script -----
  1141. on mouseUp
  1142.   visual effect dissolve
  1143.   go to card "P"
  1144. end mouseUp
  1145.  
  1146.  
  1147.  
  1148. -- part 61 (button)
  1149. -- low flags: 00
  1150. -- high flags: 2000
  1151. -- rect: left=392 top=138 right=172 bottom=418
  1152. -- title width / last selected line: 0
  1153. -- icon id / first selected line: 0 / 0
  1154. -- text alignment: 1
  1155. -- font id: 0
  1156. -- text size: 12
  1157. -- style flags: 0
  1158. -- line height: 16
  1159. -- part name: As
  1160. ----- HyperTalk script -----
  1161. on mouseUp
  1162.   visual effect dissolve
  1163.   go to card "As"
  1164. end mouseUp
  1165.  
  1166.  
  1167.  
  1168. -- part 62 (button)
  1169. -- low flags: 00
  1170. -- high flags: 2000
  1171. -- rect: left=392 top=172 right=203 bottom=419
  1172. -- title width / last selected line: 0
  1173. -- icon id / first selected line: 0 / 0
  1174. -- text alignment: 1
  1175. -- font id: 0
  1176. -- text size: 12
  1177. -- style flags: 0
  1178. -- line height: 16
  1179. -- part name: Sb
  1180. ----- HyperTalk script -----
  1181. on mouseUp
  1182.   visual effect dissolve
  1183.   go to card "Sb"
  1184. end mouseUp
  1185.  
  1186.  
  1187.  
  1188. -- part 63 (button)
  1189. -- low flags: 00
  1190. -- high flags: 2000
  1191. -- rect: left=391 top=204 right=235 bottom=420
  1192. -- title width / last selected line: 0
  1193. -- icon id / first selected line: 0 / 0
  1194. -- text alignment: 1
  1195. -- font id: 0
  1196. -- text size: 12
  1197. -- style flags: 0
  1198. -- line height: 16
  1199. -- part name: Bi
  1200. ----- HyperTalk script -----
  1201. on mouseUp
  1202.   visual effect dissolve
  1203.   go to card "Bi"
  1204. end mouseUp
  1205.  
  1206.  
  1207.  
  1208. -- part 64 (button)
  1209. -- low flags: 00
  1210. -- high flags: 2000
  1211. -- rect: left=418 top=76 right=108 bottom=445
  1212. -- title width / last selected line: 0
  1213. -- icon id / first selected line: 0 / 0
  1214. -- text alignment: 1
  1215. -- font id: 0
  1216. -- text size: 12
  1217. -- style flags: 0
  1218. -- line height: 16
  1219. -- part name: O
  1220. ----- HyperTalk script -----
  1221. on mouseUp
  1222.   visual effect dissolve
  1223.   go to card "O"
  1224. end mouseUp
  1225.  
  1226.  
  1227.  
  1228. -- part 65 (button)
  1229. -- low flags: 00
  1230. -- high flags: 2000
  1231. -- rect: left=419 top=108 right=140 bottom=445
  1232. -- title width / last selected line: 0
  1233. -- icon id / first selected line: 0 / 0
  1234. -- text alignment: 1
  1235. -- font id: 0
  1236. -- text size: 12
  1237. -- style flags: 0
  1238. -- line height: 16
  1239. -- part name: S
  1240. ----- HyperTalk script -----
  1241. on mouseUp
  1242.   visual effect dissolve
  1243.   go to card "S"
  1244. end mouseUp
  1245.  
  1246.  
  1247.  
  1248. -- part 66 (button)
  1249. -- low flags: 00
  1250. -- high flags: 2000
  1251. -- rect: left=419 top=140 right=172 bottom=446
  1252. -- title width / last selected line: 0
  1253. -- icon id / first selected line: 0 / 0
  1254. -- text alignment: 1
  1255. -- font id: 0
  1256. -- text size: 12
  1257. -- style flags: 0
  1258. -- line height: 16
  1259. -- part name: Se
  1260. ----- HyperTalk script -----
  1261. on mouseUp
  1262.   visual effect dissolve
  1263.   go to card "Se"
  1264. end mouseUp
  1265.  
  1266.  
  1267.  
  1268. -- part 67 (button)
  1269. -- low flags: 00
  1270. -- high flags: 2000
  1271. -- rect: left=419 top=172 right=203 bottom=445
  1272. -- title width / last selected line: 0
  1273. -- icon id / first selected line: 0 / 0
  1274. -- text alignment: 1
  1275. -- font id: 0
  1276. -- text size: 12
  1277. -- style flags: 0
  1278. -- line height: 16
  1279. -- part name: Te
  1280. ----- HyperTalk script -----
  1281. on mouseUp
  1282.   visual effect dissolve
  1283.   go to card "Te"
  1284. end mouseUp
  1285.  
  1286.  
  1287.  
  1288. -- part 68 (button)
  1289. -- low flags: 00
  1290. -- high flags: 2000
  1291. -- rect: left=419 top=204 right=236 bottom=445
  1292. -- title width / last selected line: 0
  1293. -- icon id / first selected line: 0 / 0
  1294. -- text alignment: 1
  1295. -- font id: 0
  1296. -- text size: 12
  1297. -- style flags: 0
  1298. -- line height: 16
  1299. -- part name: Po
  1300. ----- HyperTalk script -----
  1301. on mouseUp
  1302.   visual effect dissolve
  1303.   go to card "Po"
  1304. end mouseUp
  1305.  
  1306.  
  1307.  
  1308. -- part 69 (button)
  1309. -- low flags: 00
  1310. -- high flags: 2000
  1311. -- rect: left=445 top=75 right=110 bottom=473
  1312. -- title width / last selected line: 0
  1313. -- icon id / first selected line: 0 / 0
  1314. -- text alignment: 1
  1315. -- font id: 0
  1316. -- text size: 12
  1317. -- style flags: 0
  1318. -- line height: 16
  1319. -- part name: F
  1320. ----- HyperTalk script -----
  1321. on mouseUp
  1322.   visual effect dissolve
  1323.   go to card "F"
  1324. end mouseUp
  1325.  
  1326.  
  1327.  
  1328. -- part 70 (button)
  1329. -- low flags: 00
  1330. -- high flags: 2000
  1331. -- rect: left=445 top=108 right=139 bottom=472
  1332. -- title width / last selected line: 0
  1333. -- icon id / first selected line: 0 / 0
  1334. -- text alignment: 1
  1335. -- font id: 0
  1336. -- text size: 12
  1337. -- style flags: 0
  1338. -- line height: 16
  1339. -- part name: Cl
  1340. ----- HyperTalk script -----
  1341. on mouseUp
  1342.   visual effect dissolve
  1343.   go to card "Cl"
  1344. end mouseUp
  1345.  
  1346.  
  1347.  
  1348. -- part 71 (button)
  1349. -- low flags: 00
  1350. -- high flags: 2000
  1351. -- rect: left=446 top=140 right=171 bottom=473
  1352. -- title width / last selected line: 0
  1353. -- icon id / first selected line: 0 / 0
  1354. -- text alignment: 1
  1355. -- font id: 0
  1356. -- text size: 12
  1357. -- style flags: 0
  1358. -- line height: 16
  1359. -- part name: Br
  1360. ----- HyperTalk script -----
  1361. on mouseUp
  1362.   visual effect dissolve
  1363.   go to card "Br"
  1364. end mouseUp
  1365.  
  1366.  
  1367.  
  1368. -- part 72 (button)
  1369. -- low flags: 00
  1370. -- high flags: 2000
  1371. -- rect: left=445 top=172 right=203 bottom=473
  1372. -- title width / last selected line: 0
  1373. -- icon id / first selected line: 0 / 0
  1374. -- text alignment: 1
  1375. -- font id: 0
  1376. -- text size: 12
  1377. -- style flags: 0
  1378. -- line height: 16
  1379. -- part name: I
  1380. ----- HyperTalk script -----
  1381. on mouseUp
  1382.   visual effect dissolve
  1383.   go to card "I"
  1384. end mouseUp
  1385.  
  1386.  
  1387.  
  1388. -- part 73 (button)
  1389. -- low flags: 00
  1390. -- high flags: 2000
  1391. -- rect: left=444 top=204 right=236 bottom=472
  1392. -- title width / last selected line: 0
  1393. -- icon id / first selected line: 0 / 0
  1394. -- text alignment: 1
  1395. -- font id: 0
  1396. -- text size: 12
  1397. -- style flags: 0
  1398. -- line height: 16
  1399. -- part name: At
  1400. ----- HyperTalk script -----
  1401. on mouseUp
  1402.   visual effect dissolve
  1403.   go to card "At"
  1404. end mouseUp
  1405.  
  1406.  
  1407.  
  1408. -- part 74 (button)
  1409. -- low flags: 00
  1410. -- high flags: 2000
  1411. -- rect: left=473 top=44 right=76 bottom=499
  1412. -- title width / last selected line: 0
  1413. -- icon id / first selected line: 0 / 0
  1414. -- text alignment: 1
  1415. -- font id: 0
  1416. -- text size: 12
  1417. -- style flags: 0
  1418. -- line height: 16
  1419. -- part name: He
  1420. ----- HyperTalk script -----
  1421. on mouseUp
  1422.   visual effect dissolve
  1423.   go to card "He"
  1424. end mouseUp
  1425.  
  1426.  
  1427.  
  1428. -- part 75 (button)
  1429. -- low flags: 00
  1430. -- high flags: 2000
  1431. -- rect: left=472 top=75 right=107 bottom=499
  1432. -- title width / last selected line: 0
  1433. -- icon id / first selected line: 0 / 0
  1434. -- text alignment: 1
  1435. -- font id: 0
  1436. -- text size: 12
  1437. -- style flags: 0
  1438. -- line height: 16
  1439. -- part name: Ne
  1440. ----- HyperTalk script -----
  1441. on mouseUp
  1442.   visual effect dissolve
  1443.   go to card "Ne"
  1444. end mouseUp
  1445.  
  1446.  
  1447.  
  1448. -- part 76 (button)
  1449. -- low flags: 00
  1450. -- high flags: 2000
  1451. -- rect: left=472 top=108 right=140 bottom=499
  1452. -- title width / last selected line: 0
  1453. -- icon id / first selected line: 0 / 0
  1454. -- text alignment: 1
  1455. -- font id: 0
  1456. -- text size: 12
  1457. -- style flags: 0
  1458. -- line height: 16
  1459. -- part name: Ar
  1460. ----- HyperTalk script -----
  1461. on mouseUp
  1462.   visual effect dissolve
  1463.   go to card "Ar"
  1464. end mouseUp
  1465.  
  1466.  
  1467.  
  1468. -- part 77 (button)
  1469. -- low flags: 00
  1470. -- high flags: 2000
  1471. -- rect: left=471 top=140 right=171 bottom=499
  1472. -- title width / last selected line: 0
  1473. -- icon id / first selected line: 0 / 0
  1474. -- text alignment: 1
  1475. -- font id: 0
  1476. -- text size: 12
  1477. -- style flags: 0
  1478. -- line height: 16
  1479. -- part name: Kr
  1480. ----- HyperTalk script -----
  1481. on mouseUp
  1482.   visual effect dissolve
  1483.   go to card "Kr"
  1484. end mouseUp
  1485.  
  1486.  
  1487.  
  1488. -- part 78 (button)
  1489. -- low flags: 00
  1490. -- high flags: 2000
  1491. -- rect: left=473 top=169 right=203 bottom=499
  1492. -- title width / last selected line: 0
  1493. -- icon id / first selected line: 0 / 0
  1494. -- text alignment: 1
  1495. -- font id: 0
  1496. -- text size: 12
  1497. -- style flags: 0
  1498. -- line height: 16
  1499. -- part name: Xe
  1500. ----- HyperTalk script -----
  1501. on mouseUp
  1502.   visual effect dissolve
  1503.   go to card "Xe"
  1504. end mouseUp
  1505.  
  1506.  
  1507.  
  1508. -- part 79 (button)
  1509. -- low flags: 00
  1510. -- high flags: 2000
  1511. -- rect: left=473 top=203 right=235 bottom=499
  1512. -- title width / last selected line: 0
  1513. -- icon id / first selected line: 0 / 0
  1514. -- text alignment: 1
  1515. -- font id: 0
  1516. -- text size: 12
  1517. -- style flags: 0
  1518. -- line height: 16
  1519. -- part name: Rn
  1520. ----- HyperTalk script -----
  1521. on mouseUp
  1522.   visual effect dissolve
  1523.   go to card "Rn"
  1524. end mouseUp
  1525.  
  1526.  
  1527.  
  1528. -- part 80 (button)
  1529. -- low flags: 00
  1530. -- high flags: 2000
  1531. -- rect: left=67 top=204 right=236 bottom=94
  1532. -- title width / last selected line: 0
  1533. -- icon id / first selected line: 0 / 0
  1534. -- text alignment: 1
  1535. -- font id: 0
  1536. -- text size: 12
  1537. -- style flags: 0
  1538. -- line height: 16
  1539. -- part name: La
  1540. ----- HyperTalk script -----
  1541. on mouseUp
  1542.   visual effect dissolve
  1543.   go to card "La"
  1544. end mouseUp
  1545.  
  1546.  
  1547.  
  1548. -- part 82 (button)
  1549. -- low flags: 00
  1550. -- high flags: 2000
  1551. -- rect: left=84 top=274 right=305 bottom=111
  1552. -- title width / last selected line: 0
  1553. -- icon id / first selected line: 0 / 0
  1554. -- text alignment: 1
  1555. -- font id: 0
  1556. -- text size: 12
  1557. -- style flags: 0
  1558. -- line height: 16
  1559. -- part name: Ce
  1560. ----- HyperTalk script -----
  1561. on mouseUp
  1562.   visual effect dissolve
  1563.   go to card "Ce"
  1564. end mouseUp
  1565.  
  1566.  
  1567.  
  1568. -- part 83 (button)
  1569. -- low flags: 00
  1570. -- high flags: 2000
  1571. -- rect: left=111 top=273 right=305 bottom=139
  1572. -- title width / last selected line: 0
  1573. -- icon id / first selected line: 0 / 0
  1574. -- text alignment: 1
  1575. -- font id: 0
  1576. -- text size: 12
  1577. -- style flags: 0
  1578. -- line height: 16
  1579. -- part name: Pr
  1580. ----- HyperTalk script -----
  1581. on mouseUp
  1582.   visual effect dissolve
  1583.   go to card "Pr"
  1584. end mouseUp
  1585.  
  1586.  
  1587.  
  1588. -- part 84 (button)
  1589. -- low flags: 00
  1590. -- high flags: 2000
  1591. -- rect: left=139 top=273 right=305 bottom=164
  1592. -- title width / last selected line: 0
  1593. -- icon id / first selected line: 0 / 0
  1594. -- text alignment: 1
  1595. -- font id: 0
  1596. -- text size: 12
  1597. -- style flags: 0
  1598. -- line height: 16
  1599. -- part name: Nd
  1600. ----- HyperTalk script -----
  1601. on mouseUp
  1602.   visual effect dissolve
  1603.   go to card "Nd"
  1604. end mouseUp
  1605.  
  1606.  
  1607.  
  1608. -- part 85 (button)
  1609. -- low flags: 00
  1610. -- high flags: 2000
  1611. -- rect: left=165 top=273 right=307 bottom=190
  1612. -- title width / last selected line: 0
  1613. -- icon id / first selected line: 0 / 0
  1614. -- text alignment: 1
  1615. -- font id: 0
  1616. -- text size: 12
  1617. -- style flags: 0
  1618. -- line height: 16
  1619. -- part name: Pm
  1620. ----- HyperTalk script -----
  1621. on mouseUp
  1622.   visual effect dissolve
  1623.   go to card "Pm"
  1624. end mouseUp
  1625.  
  1626.  
  1627.  
  1628. -- part 86 (button)
  1629. -- low flags: 00
  1630. -- high flags: 2000
  1631. -- rect: left=190 top=273 right=306 bottom=219
  1632. -- title width / last selected line: 0
  1633. -- icon id / first selected line: 0 / 0
  1634. -- text alignment: 1
  1635. -- font id: 0
  1636. -- text size: 12
  1637. -- style flags: 0
  1638. -- line height: 16
  1639. -- part name: Sm
  1640. ----- HyperTalk script -----
  1641. on mouseUp
  1642.   visual effect dissolve
  1643.   go to card "Sm"
  1644. end mouseUp
  1645.  
  1646.  
  1647.  
  1648. -- part 87 (button)
  1649. -- low flags: 00
  1650. -- high flags: 2000
  1651. -- rect: left=218 top=274 right=307 bottom=245
  1652. -- title width / last selected line: 0
  1653. -- icon id / first selected line: 0 / 0
  1654. -- text alignment: 1
  1655. -- font id: 0
  1656. -- text size: 12
  1657. -- style flags: 0
  1658. -- line height: 16
  1659. -- part name: Eu
  1660. ----- HyperTalk script -----
  1661. on mouseUp
  1662.   visual effect dissolve
  1663.   go to card "Eu"
  1664. end mouseUp
  1665.  
  1666.  
  1667.  
  1668. -- part 88 (button)
  1669. -- low flags: 00
  1670. -- high flags: 2000
  1671. -- rect: left=245 top=274 right=305 bottom=273
  1672. -- title width / last selected line: 0
  1673. -- icon id / first selected line: 0 / 0
  1674. -- text alignment: 1
  1675. -- font id: 0
  1676. -- text size: 12
  1677. -- style flags: 0
  1678. -- line height: 16
  1679. -- part name: Gd
  1680. ----- HyperTalk script -----
  1681. on mouseUp
  1682.   visual effect dissolve
  1683.   go to card "Gd"
  1684. end mouseUp
  1685.  
  1686.  
  1687.  
  1688. -- part 89 (button)
  1689. -- low flags: 00
  1690. -- high flags: 2000
  1691. -- rect: left=273 top=274 right=306 bottom=300
  1692. -- title width / last selected line: 0
  1693. -- icon id / first selected line: 0 / 0
  1694. -- text alignment: 1
  1695. -- font id: 0
  1696. -- text size: 12
  1697. -- style flags: 0
  1698. -- line height: 16
  1699. -- part name: Tb
  1700. ----- HyperTalk script -----
  1701. on mouseUp
  1702.   visual effect dissolve
  1703.   go to card "Tb"
  1704. end mouseUp
  1705.  
  1706.  
  1707.  
  1708. -- part 90 (button)
  1709. -- low flags: 00
  1710. -- high flags: 2000
  1711. -- rect: left=298 top=274 right=306 bottom=326
  1712. -- title width / last selected line: 0
  1713. -- icon id / first selected line: 0 / 0
  1714. -- text alignment: 1
  1715. -- font id: 0
  1716. -- text size: 12
  1717. -- style flags: 0
  1718. -- line height: 16
  1719. -- part name: Dy
  1720. ----- HyperTalk script -----
  1721. on mouseUp
  1722.   visual effect dissolve
  1723.   go to card "Dy"
  1724. end mouseUp
  1725.  
  1726.  
  1727.  
  1728. -- part 91 (button)
  1729. -- low flags: 00
  1730. -- high flags: 2000
  1731. -- rect: left=326 top=274 right=306 bottom=353
  1732. -- title width / last selected line: 0
  1733. -- icon id / first selected line: 0 / 0
  1734. -- text alignment: 1
  1735. -- font id: 0
  1736. -- text size: 12
  1737. -- style flags: 0
  1738. -- line height: 16
  1739. -- part name: Ho
  1740. ----- HyperTalk script -----
  1741. on mouseUp
  1742.   visual effect dissolve
  1743.   go to card "Ho"
  1744. end mouseUp
  1745.  
  1746.  
  1747.  
  1748. -- part 92 (button)
  1749. -- low flags: 00
  1750. -- high flags: 2000
  1751. -- rect: left=354 top=274 right=306 bottom=381
  1752. -- title width / last selected line: 0
  1753. -- icon id / first selected line: 0 / 0
  1754. -- text alignment: 1
  1755. -- font id: 0
  1756. -- text size: 12
  1757. -- style flags: 0
  1758. -- line height: 16
  1759. -- part name: Er
  1760. ----- HyperTalk script -----
  1761. on mouseUp
  1762.   visual effect dissolve
  1763.   go to card "Er"
  1764. end mouseUp
  1765.  
  1766.  
  1767.  
  1768. -- part 93 (button)
  1769. -- low flags: 00
  1770. -- high flags: 2000
  1771. -- rect: left=381 top=274 right=306 bottom=408
  1772. -- title width / last selected line: 0
  1773. -- icon id / first selected line: 0 / 0
  1774. -- text alignment: 1
  1775. -- font id: 0
  1776. -- text size: 12
  1777. -- style flags: 0
  1778. -- line height: 16
  1779. -- part name: Tm
  1780. ----- HyperTalk script -----
  1781. on mouseUp
  1782.   visual effect dissolve
  1783.   go to card "Tm"
  1784. end mouseUp
  1785.  
  1786.  
  1787.  
  1788. -- part 94 (button)
  1789. -- low flags: 00
  1790. -- high flags: 2000
  1791. -- rect: left=407 top=274 right=306 bottom=434
  1792. -- title width / last selected line: 0
  1793. -- icon id / first selected line: 0 / 0
  1794. -- text alignment: 1
  1795. -- font id: 0
  1796. -- text size: 12
  1797. -- style flags: 0
  1798. -- line height: 16
  1799. -- part name: Yb
  1800. ----- HyperTalk script -----
  1801. on mouseUp
  1802.   visual effect dissolve
  1803.   go to card "Yb"
  1804. end mouseUp
  1805.  
  1806.  
  1807.  
  1808. -- part 95 (button)
  1809. -- low flags: 00
  1810. -- high flags: 2000
  1811. -- rect: left=83 top=306 right=338 bottom=111
  1812. -- title width / last selected line: 0
  1813. -- icon id / first selected line: 0 / 0
  1814. -- text alignment: 1
  1815. -- font id: 0
  1816. -- text size: 12
  1817. -- style flags: 0
  1818. -- line height: 16
  1819. -- part name: Th
  1820. ----- HyperTalk script -----
  1821. on mouseUp
  1822.   visual effect dissolve
  1823.   go to card "Th"
  1824. end mouseUp
  1825.  
  1826.  
  1827.  
  1828. -- part 96 (button)
  1829. -- low flags: 00
  1830. -- high flags: 2000
  1831. -- rect: left=110 top=306 right=338 bottom=137
  1832. -- title width / last selected line: 0
  1833. -- icon id / first selected line: 0 / 0
  1834. -- text alignment: 1
  1835. -- font id: 0
  1836. -- text size: 12
  1837. -- style flags: 0
  1838. -- line height: 16
  1839. -- part name: Pa
  1840. ----- HyperTalk script -----
  1841. on mouseUp
  1842.   visual effect dissolve
  1843.   go to card "Pa"
  1844. end mouseUp
  1845.  
  1846.  
  1847.  
  1848. -- part 98 (button)
  1849. -- low flags: 00
  1850. -- high flags: 2000
  1851. -- rect: left=137 top=305 right=338 bottom=164
  1852. -- title width / last selected line: 0
  1853. -- icon id / first selected line: 0 / 0
  1854. -- text alignment: 1
  1855. -- font id: 0
  1856. -- text size: 12
  1857. -- style flags: 0
  1858. -- line height: 16
  1859. -- part name: U
  1860. ----- HyperTalk script -----
  1861. on mouseUp
  1862.   visual effect dissolve
  1863.   go to card "U"
  1864. end mouseUp
  1865.  
  1866.  
  1867.  
  1868. -- part 99 (button)
  1869. -- low flags: 00
  1870. -- high flags: 2000
  1871. -- rect: left=164 top=306 right=338 bottom=192
  1872. -- title width / last selected line: 0
  1873. -- icon id / first selected line: 0 / 0
  1874. -- text alignment: 1
  1875. -- font id: 0
  1876. -- text size: 12
  1877. -- style flags: 0
  1878. -- line height: 16
  1879. -- part name: Np
  1880. ----- HyperTalk script -----
  1881. on mouseUp
  1882.   visual effect dissolve
  1883.   go to card "Np"
  1884. end mouseUp
  1885.  
  1886.  
  1887.  
  1888. -- part 100 (button)
  1889. -- low flags: 00
  1890. -- high flags: 2000
  1891. -- rect: left=191 top=306 right=337 bottom=218
  1892. -- title width / last selected line: 0
  1893. -- icon id / first selected line: 0 / 0
  1894. -- text alignment: 1
  1895. -- font id: 0
  1896. -- text size: 12
  1897. -- style flags: 0
  1898. -- line height: 16
  1899. -- part name: Pu
  1900. ----- HyperTalk script -----
  1901. on mouseUp
  1902.   visual effect dissolve
  1903.   go to card "Pu"
  1904. end mouseUp
  1905.  
  1906.  
  1907.  
  1908. -- part 101 (button)
  1909. -- low flags: 00
  1910. -- high flags: 2000
  1911. -- rect: left=218 top=305 right=336 bottom=246
  1912. -- title width / last selected line: 0
  1913. -- icon id / first selected line: 0 / 0
  1914. -- text alignment: 1
  1915. -- font id: 0
  1916. -- text size: 12
  1917. -- style flags: 0
  1918. -- line height: 16
  1919. -- part name: Am
  1920. ----- HyperTalk script -----
  1921. on mouseUp
  1922.   visual effect dissolve
  1923.   go to card "Am"
  1924. end mouseUp
  1925.  
  1926.  
  1927.  
  1928. -- part 102 (button)
  1929. -- low flags: 00
  1930. -- high flags: 2000
  1931. -- rect: left=246 top=306 right=338 bottom=273
  1932. -- title width / last selected line: 0
  1933. -- icon id / first selected line: 0 / 0
  1934. -- text alignment: 1
  1935. -- font id: 0
  1936. -- text size: 12
  1937. -- style flags: 0
  1938. -- line height: 16
  1939. -- part name: Cm
  1940. ----- HyperTalk script -----
  1941. on mouseUp
  1942.   visual effect dissolve
  1943.   go to card "Cm"
  1944. end mouseUp
  1945.  
  1946.  
  1947.  
  1948. -- part 103 (button)
  1949. -- low flags: 00
  1950. -- high flags: 2000
  1951. -- rect: left=272 top=306 right=338 bottom=300
  1952. -- title width / last selected line: 0
  1953. -- icon id / first selected line: 0 / 0
  1954. -- text alignment: 1
  1955. -- font id: 0
  1956. -- text size: 12
  1957. -- style flags: 0
  1958. -- line height: 16
  1959. -- part name: Bk
  1960. ----- HyperTalk script -----
  1961. on mouseUp
  1962.   visual effect dissolve
  1963.   go to card "Bk"
  1964. end mouseUp
  1965.  
  1966.  
  1967.  
  1968. -- part 104 (button)
  1969. -- low flags: 00
  1970. -- high flags: 2000
  1971. -- rect: left=300 top=304 right=338 bottom=326
  1972. -- title width / last selected line: 0
  1973. -- icon id / first selected line: 0 / 0
  1974. -- text alignment: 1
  1975. -- font id: 0
  1976. -- text size: 12
  1977. -- style flags: 0
  1978. -- line height: 16
  1979. -- part name: Cf
  1980. ----- HyperTalk script -----
  1981. on mouseUp
  1982.   visual effect dissolve
  1983.   go to card "Cf"
  1984. end mouseUp
  1985.  
  1986.  
  1987.  
  1988. -- part 105 (button)
  1989. -- low flags: 00
  1990. -- high flags: 2000
  1991. -- rect: left=327 top=306 right=338 bottom=355
  1992. -- title width / last selected line: 0
  1993. -- icon id / first selected line: 0 / 0
  1994. -- text alignment: 1
  1995. -- font id: 0
  1996. -- text size: 12
  1997. -- style flags: 0
  1998. -- line height: 16
  1999. -- part name: Es
  2000. ----- HyperTalk script -----
  2001. on mouseUp
  2002.   visual effect dissolve
  2003.   go to card "Es"
  2004. end mouseUp
  2005.  
  2006.  
  2007.  
  2008. -- part 106 (button)
  2009. -- low flags: 00
  2010. -- high flags: 2000
  2011. -- rect: left=353 top=306 right=338 bottom=382
  2012. -- title width / last selected line: 0
  2013. -- icon id / first selected line: 0 / 0
  2014. -- text alignment: 1
  2015. -- font id: 0
  2016. -- text size: 12
  2017. -- style flags: 0
  2018. -- line height: 16
  2019. -- part name: Fm
  2020. ----- HyperTalk script -----
  2021. on mouseUp
  2022.   visual effect dissolve
  2023.   go to card "Fm"
  2024. end mouseUp
  2025.  
  2026.  
  2027.  
  2028. -- part 107 (button)
  2029. -- low flags: 00
  2030. -- high flags: 2000
  2031. -- rect: left=381 top=305 right=337 bottom=409
  2032. -- title width / last selected line: 0
  2033. -- icon id / first selected line: 0 / 0
  2034. -- text alignment: 1
  2035. -- font id: 0
  2036. -- text size: 12
  2037. -- style flags: 0
  2038. -- line height: 16
  2039. -- part name: Md
  2040. ----- HyperTalk script -----
  2041. on mouseUp
  2042.   visual effect dissolve
  2043.   go to card "Md"
  2044. end mouseUp
  2045.  
  2046.  
  2047.  
  2048. -- part 108 (button)
  2049. -- low flags: 00
  2050. -- high flags: 2000
  2051. -- rect: left=409 top=306 right=337 bottom=434
  2052. -- title width / last selected line: 0
  2053. -- icon id / first selected line: 0 / 0
  2054. -- text alignment: 1
  2055. -- font id: 0
  2056. -- text size: 12
  2057. -- style flags: 0
  2058. -- line height: 16
  2059. -- part name: No
  2060. ----- HyperTalk script -----
  2061. on mouseUp
  2062.   visual effect dissolve
  2063.   go to card "No"
  2064. end mouseUp
  2065.  
  2066.  
  2067.  
  2068. -- part 109 (button)
  2069. -- low flags: 00
  2070. -- high flags: 2000
  2071. -- rect: left=95 top=236 right=267 bottom=121
  2072. -- title width / last selected line: 0
  2073. -- icon id / first selected line: 0 / 0
  2074. -- text alignment: 1
  2075. -- font id: 0
  2076. -- text size: 12
  2077. -- style flags: 0
  2078. -- line height: 16
  2079. -- part name: Unq
  2080. ----- HyperTalk script -----
  2081. on mouseUp
  2082.   visual effect dissolve
  2083.   go to card "Unq"
  2084. end mouseUp
  2085.  
  2086.  
  2087.  
  2088. -- part 110 (button)
  2089. -- low flags: 00
  2090. -- high flags: 2000
  2091. -- rect: left=122 top=236 right=267 bottom=148
  2092. -- title width / last selected line: 0
  2093. -- icon id / first selected line: 0 / 0
  2094. -- text alignment: 1
  2095. -- font id: 0
  2096. -- text size: 12
  2097. -- style flags: 0
  2098. -- line height: 16
  2099. -- part name: Unp
  2100. ----- HyperTalk script -----
  2101. on mouseUp
  2102.   visual effect dissolve
  2103.   go to card "Unp"
  2104. end mouseUp
  2105.  
  2106.  
  2107.  
  2108. -- part 111 (button)
  2109. -- low flags: 00
  2110. -- high flags: 2000
  2111. -- rect: left=149 top=236 right=267 bottom=175
  2112. -- title width / last selected line: 0
  2113. -- icon id / first selected line: 0 / 0
  2114. -- text alignment: 1
  2115. -- font id: 0
  2116. -- text size: 12
  2117. -- style flags: 0
  2118. -- line height: 16
  2119. -- part name: Unh
  2120. ----- HyperTalk script -----
  2121. on mouseUp
  2122.   visual effect dissolve
  2123.   go to card "Unh"
  2124. end mouseUp
  2125.  
  2126.  
  2127.  
  2128. -- part 112 (button)
  2129. -- low flags: 00
  2130. -- high flags: 2000
  2131. -- rect: left=176 top=236 right=267 bottom=202
  2132. -- title width / last selected line: 0
  2133. -- icon id / first selected line: 0 / 0
  2134. -- text alignment: 1
  2135. -- font id: 0
  2136. -- text size: 12
  2137. -- style flags: 0
  2138. -- line height: 16
  2139. -- part name: Uns
  2140. ----- HyperTalk script -----
  2141. on mouseUp
  2142.   visual effect dissolve
  2143.   go to card "Uns"
  2144. end mouseUp
  2145.  
  2146.  
  2147.  
  2148. -- part 117 (field)
  2149. -- low flags: 81
  2150. -- high flags: 0004
  2151. -- rect: left=2 top=22 right=231 bottom=506
  2152. -- title width / last selected line: 0
  2153. -- icon id / first selected line: 0 / 0
  2154. -- text alignment: 0
  2155. -- font id: 0
  2156. -- text size: 12
  2157. -- style flags: 0
  2158. -- line height: 16
  2159. -- part name: info
  2160. ----- HyperTalk script -----
  2161. on mouseUp
  2162.   if the visible of cd fld info is true then
  2163.     hide cd fld info
  2164.   else
  2165.     show cd fld info
  2166.   end if
  2167. end mouseUp
  2168.  
  2169.  
  2170.  
  2171. -- part contents for card part 117
  2172. ----- text -----
  2173. Welcome to the Periodic Table. 
  2174.  
  2175. To view an element, press on its symbol.
  2176.  
  2177. Some things to note about the elements:
  2178.  
  2179. The atomic radius is measured by the distance between the center of one atom to the center of the other atom in a diatomic bond  (a bond between two of the same elements). The atomic radii of the noble gases are not provided because they do not combine with other atoms. Some of the radioactive elements do not have atomic radii values because their short half-life prohibits the measurement of the atomic radius.
  2180.  
  2181.  
  2182.  
  2183. -- part contents for background part 11
  2184. ----- text -----
  2185. Periodic Table of the Elements